home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PD Collection CD 1
/
PD Collection CD 1.iso
/
textual
/
tex
/
files
/
tests
/
psinctest
/
ps
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-05-30
|
193 b
|
13 lines
%%This is A Sample PostScript file included by dvialw.
%%BoundingBox: 0 0 450 100
%%
%begin(plot)
50 20 moveto
300 20 lineto
300 90 lineto
50 90 lineto
50 20 lineto
closepath
stroke
%end(plot)